func runtime.makeslice64

one use

	runtime (current package)
		slice.go#L106: func makeslice64(et *_type, len64, cap64 int64) unsafe.Pointer {